home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / win_nt95 / 1dirbeta.zip / BETA22.TXT < prev    next >
Text File  |  1996-11-09  |  4KB  |  90 lines

  1. OneDIR Pro 2.2 Beta Release Notes
  2. =================================
  3.  
  4. ** SPECIAL NOTE: SOME CUTTING EDGE SITES HAVE STARTED LINKING
  5. ** DIRECTLY TO THE ONEDIR PRO 2.2 BETA WEB PAGE.  IF YOU ARE
  6. ** LOOKING FOR A FULLY TESTED, COMMERCIAL QUALITY, DIR REPLACEMENT
  7. ** AND DO NOT WANT TO MESS WITH BETA CODE, PLEASE DOWNLOAD ONEDIR PRO 2.1.
  8. ** THE 2.1 RELEASE IS VERY MATURE, OFFERS TONS OF FEATURES, AND ALSO
  9. ** SUPPORTS WINDOWS 95 LONG FILE NAMES.
  10.  
  11.    Thank you for downloading this beta copy of the 2.2 release of
  12. OneDIR Pro.  With your help, OneDIR Pro will remain the premier 
  13. command line directory program for DOS, Windows 95, and soon
  14. Windows NT.  The target release date for the 2.2 release is 
  15. January 1997.
  16.  
  17.    In order to better test the 2.2 release, this beta version is being
  18. made available.  In order to participate in the beta program, you 
  19. need to do the following things:
  20.  
  21.    1) Notify me that you are beta testing the program.
  22.    2) Let me know what you think!
  23.  
  24.    As long as you meet the above criteria, you may test this version
  25. of OneDIR Pro free of charge.  If you do NOT notify me that you are beta 
  26. testing the program, then this version is considered shareware.  You will 
  27. have 30 days to evaluate the product and then must register it in 
  28. order to legally continue using it.
  29.  
  30.    This beta version comes with updated documentation, complete online
  31. help, and license information.  If you find any bugs or typos please
  32. let me know.  The 16-bit version of OneDIR Pro should be fairly stable.  
  33. The 32-bit version appears stable, but I really need beta testers to check 
  34. it out.  The 16-bit and 32-bit versions of OneDIR Pro share about 90% of 
  35. the same code.  While this is a really good thing, it also means that the
  36. 32-bit version is running a lot of code written with 16-bit assumptions
  37. hidden in the back of my head.  While most of my code was really portable,
  38. there may still be a few quirks I missed.  
  39.  
  40.     Please note, I haven't had a chance to fully test either of the two 
  41. new versions.  While both programs seem to work fine, it takes me a while
  42. to verify that new changes did not introduce any bugs.  Of course if
  43. I had already completely tested this version, there really wouldn't be 
  44. a need to beta test it!  Please keep this in mind while you use it.  I
  45. do not recommend you use this beta version in any "production" application.
  46. If you do, then do so at your own risk.
  47.  
  48.     To contact me, send an email to the following address:
  49.  
  50.       Rick Proft
  51.       73460.3033@compuserve.com (Internet)  
  52.       73460,3033 (CompuServe)
  53.  
  54.     The latest beta information can be found at the OneDIR Pro homepage:
  55.       http://www.crl.com/~scrappy/OneDIR
  56.  
  57. Thanks!
  58. Rick
  59.  
  60. --------------------------------------------------------------------------
  61. The following is the list of new enhancements with the 2.2 release:
  62.  
  63. Relative Date Checking
  64.    /DW####   -- File Date [W]ithin the last #### days.
  65.                 /DW0  - Files updated just today
  66.                 /DW30 - Files updated within the last 30 days
  67.    /DB####   -- File Date [B]eyond the last #### days.
  68.                 /DB0  - Files NOT updated today
  69.                 /DB30 - Files NOT updated within the last 30 days
  70.  
  71. Mini-GREP support:
  72.    /g"search text" -- List files containing specified search text (case sensitive)
  73.    /G"search text" -- List files containing specified search text (not case sensitive)
  74.  
  75. Hide . and .. support:
  76.    /. -- Do not display . and .. for current and parent directories
  77.  
  78. Support for Last Access Dates and Creation Dates
  79.    /WTA -- Use last access date (/W for Windows specific... /WT for Time.... /WTA for Acesss...)
  80.    /WTC -- Use creation date
  81.    /WTW -- Use last written date (default)
  82.  
  83. Support for displaying drive info only:
  84.    /$ - only display drive volume label, free space, and total available space
  85.  
  86. Improved help:
  87.    /H - now includes a "quick glance" option summary
  88. --------------------------------------------------------------------------
  89.  
  90.